Processes are started by other processes , except for the init process , which is usually started by the kernel , and sometimes kernel processes 除了初始進程外,進程都可以由其它進程來啟動,初始進程通常是由內核(有時由內核進程)來啟動的。
Ssi solutions modify almost every area of kernel : process management , filesystem , memory management , scheduler , etc . emulators simplify the deployment by letting the kernel processes run unchanged Ssi解決方案會修改內核的幾乎所有部分:進程管理、文件系統、內存管理、調度器,等等。通過不加修改地運行內核進程,模擬器簡化了部署工作。
First , the user access flow of inrp protocol is discussed . second , the frame architecture of inrp is introduced . third , packet process is the kernel process of inrp and the tag which differs from dns protocol , the dissertation has a deeply discussion here 我們首先概述了inrp的訪問流程,和dns的主要區(qū)別,概述了基于名字路由技術的inrp協議的幾個主要功能模塊,然后對其中幾個主要模塊進行了較深入的研究。
On the operating design of raas , the paper focused on the change of task _ struct , the design of kernel process kaasd , the timing of raas , the configuration and initialization of raas in the end , the paper evaluate the raas from the aim of system design , the integration with the other secure components of secure os , provide some problems unsolved , such as the expanding to network monitor , the new technology of ids 對于實時審計分析系統的整體運行設計,從操作系統原有數據結構task _ struct的改變,內核進程kaasd的設計, raas的定時和系統的配置和初始化這幾個方面逐個進行敘述。在本文的最后,從raas的達到的目的,與原有安全功能的有效合成等方面對該系統作了一個評價,同時提出幾個需要進一步思考的問題,如對網絡的擴展,對入侵檢測新技術的引入等